home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 15 / Erect Magazine 15.iso / mac / Menu.DIR / 00049.ls < prev    next >
Encoding:
Text File  |  1996-07-11  |  117 b   |  7 lines

  1. on exitFrame
  2.   repeat with n = 6 to 8
  3.     set the visible of sprite n to 0
  4.   end repeat
  5.   go(field "JumpName_T")
  6. end
  7.